home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 April / EnigmA AMIGA RUN 26 (1998)(G.R. Edizioni)(IT)[!][issue 1998-04].iso / earcd / musica / patchmeister / help / help.lzh / DRIVER_FileSize < prev    next >
Text File  |  1992-08-05  |  1KB  |  23 lines

  1. This is the `File Size' string gadget.
  2.  
  3. If you are working on a sysex type that returns one (1) sysex packet,
  4. this string gadget stores the LENGTH of that -entire- SYSEX FILE,
  5. including the header and trailer portions of the file.
  6.  
  7. If you are working on a bank that gets and sends its items one at a
  8. time, this string gadget stores the -entire- LENGTH of one (1) item,
  9. including its header and trailer.
  10.  
  11. ROLAND:  If you are working on a sysex type that returns multiple sysex
  12. packets, things work a little differently.  The PatchMeister will strip
  13. out all headers and trailers with the exception of the first header and
  14. the last trailer.  This string gadget should store the total sum of all
  15. data portions plus one (1) header and one (1) trailer.
  16.  
  17.  
  18. *  This string gadget will always display a decimal numeric value.   *
  19. *  If you wish to enter a hexadecimal value, simply key the letter   *
  20. *  'H' after the number.  The hexidecimal number will automatically  *
  21. *  be converted to display as decimal;  i.e.  1aH, 23h, 4FH will be  *
  22. *  considered hexidecimal values and will be converted to decimal.   *
  23.